home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Communications / Internet / TurboTCP 2.1 ƒ / PP MiniTelnet source / MiniTelnet.to do list.note < prev    next >
Encoding:
Text File  |  1995-01-04  |  592 b   |  25 lines  |  [TEXT/MMCC]

  1. /*
  2. **    MiniTelnet application
  3. **    To do list
  4. **
  5. **    Copyright © 1993, FrostByte Design / Eric Scouten
  6. **
  7. */
  8.  
  9. Current version: 1.0b6
  10.  
  11.  
  12. Changes planned for 1.0 final:
  13. --------------------------
  14.   *    develop separate documentation for MiniTelnet
  15.   *    develop About… box (code is there; just need the pretty pictures)
  16.  
  17.  
  18. To do list for future versions:
  19. ---------------------------
  20.   *    finish implementation of Telnet DO and DONT commands
  21.   *    add VT100 emulation
  22.   *    add scrollback buffers
  23.   *    allow copy/paste from terminal screen
  24.   *    allow greater user configuration (font/size, terminal width, etc.)
  25.